Skip to content

Conversation

kmagiera
Copy link
Collaborator

@kmagiera kmagiera commented Sep 4, 2024

After monorepo setup has been added, the codegen stopped working because of relative paths refering to the locations from before the monorepo change.

This PR fixes the relative paths such that they refer to the new, updated location taking into account the changed structure of the repo.

Test plan

  1. run yarn codegen in packages/webgpu folder
  2. before this change it'd complain about missing files
  3. the script passes after applying this change

@kmagiera kmagiera requested a review from wcandillon September 4, 2024 14:42
@wcandillon
Copy link
Owner

nice thanks :)

@wcandillon wcandillon merged commit 759ecfa into main Sep 5, 2024
5 of 6 checks passed
@kmagiera kmagiera deleted the kmagiera/fix-paths-after-monorepo branch September 5, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants